Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
Merge mesa (25.0.2-1) import into refs/heads/workingbranch
Gurchetan Singh [Wed, 19 Mar 2025 18:02:22 +0000 (11:02 -0700)]
[PATCH] gfxstream: refactor device initialization
Don't add unnecessary logspam if virtgpu isn't present.
Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-refactor-device-init.diff
Gurchetan Singh [Tue, 18 Mar 2025 23:01:47 +0000 (16:01 -0700)]
[PATCH] gfxstream: check device exists before using it
Segfaults in the error case otherwise.
Cc: mesa-stable
Reviewed-by: Aaron Ruby <aruby@qnx.com>
Gbp-Pq: Name gfxstream-check-device-before-using.diff
Aaron Ruby [Thu, 6 Feb 2025 21:46:25 +0000 (16:46 -0500)]
[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and PciBusInfo
- Advertise the availability of these extensions, fully implemented as
guestOnly features
Reviewed-By: Gurchetan Singh <gurchetansingh@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>
Gbp-Pq: Name gfxstream-add-common-interfaces.diff
Aaron Ruby [Fri, 10 Jan 2025 22:17:56 +0000 (17:17 -0500)]
[PATCH] gfxstream: Make the virtgpu device discovery for LinuxVirtGpu more robust
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>
Gbp-Pq: Name gfxstream-make-virtgpu-discovery-more-robust.diff
Dmitry Shachnev [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
disable use of ppc64el assembly code
Bug-Debian: https://bugs.debian.org/
1092890
Last-Update: 2025-02-02
Gbp-Pq: Name disable_ppc64el_assembly.diff
Debian X Strike Force [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
mesa (25.0.2-1) unstable; urgency=medium
* New upstream release.
* patches: Fix spam from gfxstream. (Closes: #
1100360)
* rules: Update gentarball target to use xz and the current tree.
[dgit import unpatched mesa 25.0.2-1]
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
Import mesa_25.0.2.orig.tar.xz
[dgit import orig mesa_25.0.2.orig.tar.xz]
Timo Aaltonen [Thu, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)]
Import mesa_25.0.2-1.debian.tar.xz
[dgit import tarball mesa 25.0.2-1 mesa_25.0.2-1.debian.tar.xz]
Timo Aaltonen [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
Merge mesa (25.0.1-2) import into refs/heads/workingbranch
Dmitry Shachnev [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
disable use of ppc64el assembly code
Bug-Debian: https://bugs.debian.org/
1092890
Last-Update: 2025-02-02
Gbp-Pq: Name disable_ppc64el_assembly.diff
Debian X Strike Force [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
mesa (25.0.1-2) unstable; urgency=medium
* rules: Build gfxstream only on 64bit. (Closes: #
1099704)
[dgit import unpatched mesa 25.0.1-2]
Timo Aaltonen [Fri, 7 Mar 2025 06:52:20 +0000 (08:52 +0200)]
Import mesa_25.0.1-2.debian.tar.xz
[dgit import tarball mesa 25.0.1-2 mesa_25.0.1-2.debian.tar.xz]
Timo Aaltonen [Thu, 6 Mar 2025 11:07:00 +0000 (13:07 +0200)]
Import mesa_25.0.1.orig.tar.xz
[dgit import orig mesa_25.0.1.orig.tar.xz]
Emilio Pozuelo Monfort [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
Merge mesa (24.3.4-3) import into refs/heads/workingbranch
Dmitry Shachnev [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
disable use of ppc64el assembly code
Bug-Debian: https://bugs.debian.org/
1092890
Last-Update: 2025-02-02
Gbp-Pq: Name disable_ppc64el_assembly.diff
Debian X Strike Force [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
path_max
Gbp-Pq: Name path_max.diff
Emilio Pozuelo Monfort [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
mesa (24.3.4-3) unstable; urgency=medium
[ Dmitry Shachnev ]
* Revert "Build with gcc-12 and -O1 on ppc64el".
* Add a patch to disable ppc64el assembly code. (Closes: #
1092890)
[ Emilio Pozuelo Monfort ]
* Release to sid.
[dgit import unpatched mesa 24.3.4-3]
Emilio Pozuelo Monfort [Mon, 3 Feb 2025 07:40:16 +0000 (08:40 +0100)]
Import mesa_24.3.4-3.debian.tar.xz
[dgit import tarball mesa 24.3.4-3 mesa_24.3.4-3.debian.tar.xz]
Timo Aaltonen [Thu, 23 Jan 2025 17:48:02 +0000 (19:48 +0200)]
Import mesa_24.3.4.orig.tar.xz
[dgit import orig mesa_24.3.4.orig.tar.xz]
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
Merge mesa (24.2.8-1) import into refs/heads/workingbranch
Debian X Strike Force [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
mesa (24.2.8-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched mesa 24.2.8-1]
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
Import mesa_24.2.8.orig.tar.xz
[dgit import orig mesa_24.2.8.orig.tar.xz]
Timo Aaltonen [Thu, 28 Nov 2024 11:59:57 +0000 (13:59 +0200)]
Import mesa_24.2.8-1.debian.tar.xz
[dgit import tarball mesa 24.2.8-1 mesa_24.2.8-1.debian.tar.xz]
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
Merge mesa (24.2.7-1) import into refs/heads/workingbranch
Debian X Strike Force [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
mesa (24.2.7-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched mesa 24.2.7-1]
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
Import mesa_24.2.7.orig.tar.xz
[dgit import orig mesa_24.2.7.orig.tar.xz]
Timo Aaltonen [Thu, 14 Nov 2024 12:08:39 +0000 (14:08 +0200)]
Import mesa_24.2.7-1.debian.tar.xz
[dgit import tarball mesa 24.2.7-1 mesa_24.2.7-1.debian.tar.xz]
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
Merge mesa (24.2.6-1) import into refs/heads/workingbranch
Debian X Strike Force [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
mesa (24.2.6-1) unstable; urgency=medium
* New upstream release.
* fix-armhf-build.diff: Dropped, upstream.
[dgit import unpatched mesa 24.2.6-1]
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
Import mesa_24.2.6.orig.tar.xz
[dgit import orig mesa_24.2.6.orig.tar.xz]
Timo Aaltonen [Tue, 5 Nov 2024 07:59:12 +0000 (09:59 +0200)]
Import mesa_24.2.6-1.debian.tar.xz
[dgit import tarball mesa 24.2.6-1 mesa_24.2.6-1.debian.tar.xz]
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
Merge mesa (24.2.4-1) import into refs/heads/workingbranch
Debian X Strike Force [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
fix-armhf-build
Gbp-Pq: Name fix-armhf-build.diff
Debian X Strike Force [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
mesa (24.2.4-1) unstable; urgency=medium
* New upstream release.
* clc-find-opencl-headers.diff: Dropped, upstream.
[dgit import unpatched mesa 24.2.4-1]
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
Import mesa_24.2.4.orig.tar.xz
[dgit import orig mesa_24.2.4.orig.tar.xz]
Timo Aaltonen [Thu, 3 Oct 2024 19:18:55 +0000 (22:18 +0300)]
Import mesa_24.2.4-1.debian.tar.xz
[dgit import tarball mesa 24.2.4-1 mesa_24.2.4-1.debian.tar.xz]
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
Merge mesa (24.2.3-1) import into refs/heads/workingbranch
Debian X Strike Force [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
fix-armhf-build
Gbp-Pq: Name fix-armhf-build.diff
Lionel Landwerlin [Wed, 19 Jun 2024 20:52:57 +0000 (23:52 +0300)]
[PATCH] clc: find opencl headers from the installed llvm/clang location
A number of people report the headers not being found when running
intel-clc. I've run into the same issue but only on the most recent
Ubuntu version.
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Gbp-Pq: Name clc-find-opencl-headers.diff
Debian X Strike Force [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
mesa (24.2.3-1) unstable; urgency=medium
* New upstream release.
* patches: Fix build on armel/armhf with llvm-19.
[dgit import unpatched mesa 24.2.3-1]
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
Import mesa_24.2.3.orig.tar.xz
[dgit import orig mesa_24.2.3.orig.tar.xz]
Timo Aaltonen [Fri, 20 Sep 2024 18:57:00 +0000 (21:57 +0300)]
Import mesa_24.2.3-1.debian.tar.xz
[dgit import tarball mesa 24.2.3-1 mesa_24.2.3-1.debian.tar.xz]
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
Merge mesa (24.2.2-1) import into refs/heads/workingbranch
Debian X Strike Force [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
mesa (24.2.2-1) unstable; urgency=medium
* New upstream release.
* patches: dril fixes dropped, upstream.
[dgit import unpatched mesa 24.2.2-1]
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
Import mesa_24.2.2.orig.tar.xz
[dgit import orig mesa_24.2.2.orig.tar.xz]
Timo Aaltonen [Fri, 6 Sep 2024 04:13:53 +0000 (07:13 +0300)]
Import mesa_24.2.2-1.debian.tar.xz
[dgit import tarball mesa 24.2.2-1 mesa_24.2.2-1.debian.tar.xz]
Timo Aaltonen [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
Merge mesa (24.1.3-2) import into refs/heads/workingbranch
Debian X Strike Force [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
mesa (24.1.3-2) unstable; urgency=medium
[ Christopher Obbard ]
* mesa-teflon-delegate: Fix library installation path
[dgit import unpatched mesa 24.1.3-2]
Timo Aaltonen [Fri, 5 Jul 2024 12:53:39 +0000 (15:53 +0300)]
Import mesa_24.1.3-2.debian.tar.xz
[dgit import tarball mesa 24.1.3-2 mesa_24.1.3-2.debian.tar.xz]
Timo Aaltonen [Thu, 4 Jul 2024 09:49:04 +0000 (12:49 +0300)]
Import mesa_24.1.3.orig.tar.xz
[dgit import orig mesa_24.1.3.orig.tar.xz]
Timo Aaltonen [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
Merge mesa (24.1.1-2) import into refs/heads/workingbranch
Debian X Strike Force [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
mesa (24.1.1-2) unstable; urgency=medium
* rules, control: Revert back to llvm 17. (Closes: #
1072941)
[dgit import unpatched mesa 24.1.1-2]
Timo Aaltonen [Mon, 10 Jun 2024 16:59:35 +0000 (19:59 +0300)]
Import mesa_24.1.1-2.debian.tar.xz
[dgit import tarball mesa 24.1.1-2 mesa_24.1.1-2.debian.tar.xz]
Timo Aaltonen [Mon, 10 Jun 2024 11:39:17 +0000 (14:39 +0300)]
Import mesa_24.1.1.orig.tar.xz
[dgit import orig mesa_24.1.1.orig.tar.xz]
Timo Aaltonen [Thu, 23 May 2024 09:57:58 +0000 (12:57 +0300)]
Merge mesa (24.0.8-1) import into refs/heads/workingbranch
Debian X Strike Force [Thu, 23 May 2024 09:57:58 +0000 (12:57 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Thu, 23 May 2024 09:57:58 +0000 (12:57 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Thu, 23 May 2024 09:57:58 +0000 (12:57 +0300)]
mesa (24.0.8-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched mesa 24.0.8-1]
Timo Aaltonen [Thu, 23 May 2024 09:57:58 +0000 (12:57 +0300)]
Import mesa_24.0.8.orig.tar.xz
[dgit import orig mesa_24.0.8.orig.tar.xz]
Timo Aaltonen [Thu, 23 May 2024 09:57:58 +0000 (12:57 +0300)]
Import mesa_24.0.8-1.debian.tar.xz
[dgit import tarball mesa 24.0.8-1 mesa_24.0.8-1.debian.tar.xz]
Timo Aaltonen [Fri, 10 May 2024 07:18:58 +0000 (10:18 +0300)]
Merge mesa (24.0.7-1) import into refs/heads/workingbranch
Debian X Strike Force [Fri, 10 May 2024 07:18:58 +0000 (10:18 +0300)]
src_glx_dri_common.h
Gbp-Pq: Name src_glx_dri_common.h.diff
Debian X Strike Force [Fri, 10 May 2024 07:18:58 +0000 (10:18 +0300)]
path_max
Gbp-Pq: Name path_max.diff
Timo Aaltonen [Fri, 10 May 2024 07:18:58 +0000 (10:18 +0300)]
mesa (24.0.7-1) unstable; urgency=medium
* New upstream release.
* source: Switch to source format 3.0 (quilt), because upstream
provides only .xz tarballs. (Closes: #
1036176)
[dgit import unpatched mesa 24.0.7-1]
Timo Aaltonen [Fri, 10 May 2024 07:18:58 +0000 (10:18 +0300)]
Import mesa_24.0.7.orig.tar.xz
[dgit import orig mesa_24.0.7.orig.tar.xz]
Timo Aaltonen [Fri, 10 May 2024 07:18:58 +0000 (10:18 +0300)]
Import mesa_24.0.7-1.debian.tar.xz
[dgit import tarball mesa 24.0.7-1 mesa_24.0.7-1.debian.tar.xz]
Timo Aaltonen [Thu, 25 Apr 2024 05:39:42 +0000 (08:39 +0300)]
Merge mesa (24.0.6-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 25 Apr 2024 05:39:42 +0000 (08:39 +0300)]
mesa (24.0.6-1) unstable; urgency=medium
* New upstream release.
[dgit import package mesa 24.0.6-1]
Timo Aaltonen [Thu, 25 Apr 2024 05:39:42 +0000 (08:39 +0300)]
Import mesa_24.0.6.orig.tar.gz
[dgit import orig mesa_24.0.6.orig.tar.gz]
Timo Aaltonen [Thu, 15 Feb 2024 08:55:39 +0000 (10:55 +0200)]
Merge mesa (24.0.1-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 15 Feb 2024 08:55:39 +0000 (10:55 +0200)]
mesa (24.0.1-1) unstable; urgency=medium
* New upstream release.
* clc-build-fix.diff: Updated.
[dgit import package mesa 24.0.1-1]
Timo Aaltonen [Thu, 15 Feb 2024 08:55:39 +0000 (10:55 +0200)]
Import mesa_24.0.1.orig.tar.gz
[dgit import orig mesa_24.0.1.orig.tar.gz]
Timo Aaltonen [Thu, 1 Feb 2024 07:20:35 +0000 (09:20 +0200)]
Merge mesa (23.3.5-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 1 Feb 2024 07:20:35 +0000 (09:20 +0200)]
mesa (23.3.5-1) unstable; urgency=medium
* New upstream release.
* patches: Drop zink reverts, gtk4 autopkgtest got fixed.
[dgit import package mesa 23.3.5-1]
Timo Aaltonen [Thu, 1 Feb 2024 07:20:35 +0000 (09:20 +0200)]
Import mesa_23.3.5.orig.tar.gz
[dgit import orig mesa_23.3.5.orig.tar.gz]
Timo Aaltonen [Thu, 25 Jan 2024 13:41:39 +0000 (15:41 +0200)]
Merge mesa (23.3.4-1) import into refs/heads/workingbranch
Timo Aaltonen [Thu, 25 Jan 2024 13:41:39 +0000 (15:41 +0200)]
mesa (23.3.4-1) unstable; urgency=medium
* New upstream release.
[dgit import package mesa 23.3.4-1]
Timo Aaltonen [Thu, 25 Jan 2024 13:41:39 +0000 (15:41 +0200)]
Import mesa_23.3.4.orig.tar.gz
[dgit import orig mesa_23.3.4.orig.tar.gz]